timespec

Undocumented in source.
version(!Windows && !WebAssembly)
struct timespec {}

Members

Variables

tv_nsec
c_long tv_nsec;
Undocumented in source.
tv_sec
int tv_sec;
Undocumented in source.

Meta